home *** CD-ROM | disk | FTP | other *** search
/ LG Super CD / LG Super CD.iso / sprint / sprint_pcs_cm_v032.msi / Data1.cab / _BDE700717C74482A9C7B43700323635C.0C31BE7200FB45C4BB618F153DD576B7 < prev    next >
Encoding:
Windows Setup INFormation  |  2006-07-28  |  3.7 KB  |  182 lines

  1. ; USB.INF  -- This file contains descriptions of all the HCD (USB controller)
  2. ;
  3.  
  4. [Version]
  5. signature="$CHICAGO$"
  6. Class=USB
  7. ClassGUID={36FC9E60-C465-11CF-8056-444553540000}
  8. Provider=%Msft%
  9. LayoutFile=LAYOUT.INF
  10. DriverVer=06/19/2003,5.00.2195.6717
  11.  
  12. [ControlFlags]
  13. ExcludeFromSelect = *
  14.  
  15. [DestinationDirs]
  16. DefaultDestDir=11               ; LDID_SYS
  17. ;
  18. ; For Windows NT, all drivers go into %windir%\system32\drivers.  Since
  19. ; there isn't a DIRID (LDID) that represents this path on both NT and Win95,
  20. ; we specify the relative path off of %windir%.
  21. ;
  22.  
  23. USB.CopyFiles.NT          = 10, system32\drivers
  24. Hub.CopyFiles.NT          = 10, system32\drivers
  25.  
  26. ; =================== Class Sections ===========================
  27.  
  28. [ClassInstall]
  29. Addreg=USBClassReg
  30.  
  31. [USBClassReg]
  32. HKR,,,,%USBClassName%
  33. HKR,,Icon,,-20
  34. HKR,,NoInstallClass,,1
  35.  
  36. [ClassInstall32]
  37. Addreg=USBClassReg
  38.  
  39. ; =================== Table of content =========================
  40.  
  41. ; =================== Table of content =========================
  42.  
  43. [Manufacturer]
  44. %Motorola.Mfg% = Motorola
  45.  
  46.  
  47. ; =================== Motorola ==================================
  48.  
  49. [Motorola]
  50. %USB\COMPOSITE.DeviceDesc%=Composite.Dev,USB\VID_22B8&PID_4901
  51. %USB\COMPOSITE.DeviceDesc%=Composite.Dev,USB\VID_22B8&PID_3001
  52.  
  53. ; --------------------------------------------------------------
  54.  
  55. [Composite.Dev]
  56. AddReg=Hub.AddReg
  57.  
  58. ; For Windows NT...
  59.  
  60. [Composite.Dev.NT]
  61. DelReg=Composite.DelReg.NT
  62. ; Don't need to copy usbhub.sys because there has to be at least one hub
  63. ; Don't need any extra registry entries
  64.  
  65. [Composite.DelReg.NT]
  66. HKR,,EnumPropPages32
  67.  
  68. [Composite.Dev.NT.Services]
  69. AddService = usbhub, 0x00000002, StandardHub.AddService
  70.  
  71. [StandardHub.Dev.NT]
  72. CopyFiles=Hub.CopyFiles.NT
  73. DelFiles=Hub.DelFiles,USBINF.DelFiles.NT,USBMON.DelFiles.NT
  74. AddReg=StandardHub.AddReg.NT
  75.  
  76. [StandardHub.AddReg.NT]
  77. HKR,,EnumPropPages32,,"usbui.dll,USBHubPropPageProvider"
  78.  
  79. [StandardHub.Dev.NT.Services]
  80. AddService = usbhub, 0x00000002, StandardHub.AddService
  81.  
  82. [StandardHub.AddService]
  83. DisplayName    = %StandardHub.SvcDesc%
  84. ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
  85. StartType      = 3                  ; SERVICE_DEMAND_START
  86. ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
  87. ServiceBinary  = %12%\usbhub.sys
  88. LoadOrderGroup = Base
  89.  
  90. ; =================== Global ==================================
  91.  
  92. [USB.AddReg]
  93. HKR,,DevLoader,,*NTKERN
  94.  
  95. [USB.CopyFiles]
  96. usbd.sys
  97. usbhub.sys
  98.  
  99. [USB.DelFiles]
  100. usbhub.sys,,,1
  101. openhci.sys,,,1
  102. uhcd.sys,,,1
  103. usbd.sys,,,1
  104. usbcamd.sys,,,1
  105. imagecls.sys,,,1
  106. hcd.vxd,,,1
  107. usbd.vxd,,,1
  108. usb_enum.vxd,,,1
  109. vtaishid.vxd,,,1
  110. tmusb.sys,,,1
  111. taishid.sys,,,1
  112.  
  113. [USBMON.DelFiles]
  114. mondrv.sys,,,1
  115. mondll.dll,,,1
  116.  
  117. [USBINF.DelFiles]
  118. propext.inf,,,1
  119. tmusb.inf,,,1
  120. ehidmous.inf,,,1
  121. ehidkbd.inf,,,1
  122. ehidjoy.inf,,,1
  123.  
  124. [HUB.AddReg]
  125. HKR,,DevLoader,,*NTKERN
  126. HKR,,NTMPDriver,,usbhub.sys
  127.  
  128. [USB.CopyFiles.NT]
  129. usbd.sys
  130. usbhub.sys
  131.  
  132. [USB.DelFiles.NT]
  133. usbhub20.sys,,,1
  134. usbhub.sys,,,1
  135. openhci.sys,,,1
  136. usbport.sys,,,1
  137. uhcd.sys,,,1
  138. usbd.sys,,,1
  139. usbcamd.sys,,,1
  140. imagecls.sys,,,1
  141. hcd.vxd,,,1
  142. usbd.vxd,,,1
  143. usb_enum.vxd,,,1
  144. vtaishid.vxd,,,1
  145. tmusb.sys,,,1
  146. taishid.sys,,,1
  147. usbuidll.dll,,,1
  148.  
  149. [USBMON.DelFiles.NT]
  150. mondrv.sys,,,1
  151. mondll.dll,,,1
  152.  
  153. [USBINF.DelFiles.NT]
  154. propext.inf,,,1
  155. tmusb.inf,,,1
  156. ehidmous.inf,,,1
  157. ehidkbd.inf,,,1
  158. ehidjoy.inf,,,1
  159.  
  160. [HUB.CopyFiles]
  161. usbhub.sys
  162.  
  163. [HUB.CopyFiles.NT]
  164. usbhub.sys
  165.  
  166. [USBUI.CopyFiles.NT]
  167. usbui.dll
  168.  
  169.  
  170. [Strings]
  171. Msft="Microsoft"
  172. Motorola="Motorola"
  173. USBClassName="Universal Serial Bus controllers"
  174.  
  175. StandardHub.SvcDesc="Microsoft USB Standard Hub Driver"
  176. MotorolaParent.SvcDesc="Microsoft USB Generic Parent Driver"
  177.  
  178. Motorola.Mfg="(Motorla USB Host Controller)"
  179. USB\COMPOSITE.DeviceDesc="USB Composite Device"
  180.  
  181.  
  182.